| Total Complexity | 52 |
| Dependencies | 3 |
| Dependents | 3 |
| Total lines | 244 |
| Lines of code | 139 |
| Logical lines of code | 88 |
| Comment lines | 55 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| syncNotifications() | 55 | 10 | 19 | |
| filterNotificationsByTags() | 54 | 9 | 22 | |
| annotateNewNotificationCount() | 52 | 7 | 25 | |
| checkUpdatedNotifications() | 54 | 7 | 21 | |
| dismissNotification() | 59 | 5 | 14 | |
| updateNotificationsStatus() | 61 | 4 | 12 | |
| dismissAllNotifications() | 63 | 4 | 10 | |
| decorateNotifications() | 66 | 3 | 8 | |
| sortNotificationsByActivatedAt() | 66 | 3 | 8 |